sf: Add FSR support to spi_flash_cmd_wait_ready
authorJagan Teki <[email protected]>
Tue, 29 Sep 2015 11:24:31 +0000 (16:54 +0530)
committerJagan Teki <[email protected]>
Sun, 25 Oct 2015 14:47:03 +0000 (20:17 +0530)
commitbaaaa7539c7511e7e90453ecf0f20d8eaeeb70c6
tree7ded5d9a9e41d6d3b62d0d7837021981d497319c
parent4efad20a175119f1a82b58d3197df4c20ae85934
sf: Add FSR support to spi_flash_cmd_wait_ready

This patch adds flag status register reading support to
spi_flash_cmd_wait_ready.

Cc: Simon Glass <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Siva Durga Prasad Paladugu <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Tom Warren <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Hou Zhiqiang <[email protected]>
Tested-by: Jagan Teki <[email protected]>
Tested-by: Bin Meng <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/sf_ops.c
drivers/mtd/spi/sf_probe.c
include/spi_flash.h